<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet type="text/xsl" href="../../../stylesheets/log.xsl"?><log>
<record>
  <date>2026-04-03T22:22:10</date>
  <millis>1775247730104</millis>
  <sequence>115428</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</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-03T22:22:10</date>
  <millis>1775247730096</millis>
  <sequence>115427</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</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-03T22:22:10</date>
  <millis>1775247730076</millis>
  <sequence>115426</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</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-03T22:22:10</date>
  <millis>1775247730073</millis>
  <sequence>115425</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</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-03T22:22:10</date>
  <millis>1775247730070</millis>
  <sequence>115424</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</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-03T22:22:09</date>
  <millis>1775247729909</millis>
  <sequence>115423</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</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-03T22:22:09</date>
  <millis>1775247729898</millis>
  <sequence>115422</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</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-03T22:22:09</date>
  <millis>1775247729898</millis>
  <sequence>115421</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</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-03T22:22:09</date>
  <millis>1775247729898</millis>
  <sequence>115420</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</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-03T22:22:09</date>
  <millis>1775247729897</millis>
  <sequence>115419</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</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-03T22:22:09</date>
  <millis>1775247729896</millis>
  <sequence>115418</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</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-03T22:22:09</date>
  <millis>1775247729896</millis>
  <sequence>115417</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</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-03T22:22:09</date>
  <millis>1775247729896</millis>
  <sequence>115416</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</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-03T22:22:09</date>
  <millis>1775247729895</millis>
  <sequence>115415</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</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-03T22:22:09</date>
  <millis>1775247729845</millis>
  <sequence>115414</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</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-03T22:22:09</date>
  <millis>1775247729833</millis>
  <sequence>115413</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</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-03T22:22:09</date>
  <millis>1775247729823</millis>
  <sequence>115412</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</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-03T22:22:09</date>
  <millis>1775247729670</millis>
  <sequence>115411</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</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-03T22:22:09</date>
  <millis>1775247729668</millis>
  <sequence>115410</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</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-03T22:22:09</date>
  <millis>1775247729668</millis>
  <sequence>115409</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</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-03T22:22:09</date>
  <millis>1775247729668</millis>
  <sequence>115408</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729668</millis>
  <sequence>115407</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729668</millis>
  <sequence>115406</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729667</millis>
  <sequence>115405</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729667</millis>
  <sequence>115404</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729667</millis>
  <sequence>115403</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729667</millis>
  <sequence>115402</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729667</millis>
  <sequence>115401</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729667</millis>
  <sequence>115400</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729666</millis>
  <sequence>115399</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729666</millis>
  <sequence>115398</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729666</millis>
  <sequence>115397</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729666</millis>
  <sequence>115396</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729666</millis>
  <sequence>115395</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729665</millis>
  <sequence>115394</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729665</millis>
  <sequence>115393</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729665</millis>
  <sequence>115392</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729665</millis>
  <sequence>115391</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729665</millis>
  <sequence>115390</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729665</millis>
  <sequence>115389</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729664</millis>
  <sequence>115388</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729664</millis>
  <sequence>115387</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729664</millis>
  <sequence>115386</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729664</millis>
  <sequence>115385</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729664</millis>
  <sequence>115384</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729664</millis>
  <sequence>115383</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729663</millis>
  <sequence>115382</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729663</millis>
  <sequence>115381</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729663</millis>
  <sequence>115380</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729663</millis>
  <sequence>115379</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729663</millis>
  <sequence>115378</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729663</millis>
  <sequence>115377</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729662</millis>
  <sequence>115376</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729662</millis>
  <sequence>115375</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729662</millis>
  <sequence>115374</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729662</millis>
  <sequence>115373</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729662</millis>
  <sequence>115372</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729662</millis>
  <sequence>115371</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729661</millis>
  <sequence>115370</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729661</millis>
  <sequence>115369</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729661</millis>
  <sequence>115368</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729661</millis>
  <sequence>115367</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729661</millis>
  <sequence>115366</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729661</millis>
  <sequence>115365</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729660</millis>
  <sequence>115364</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729660</millis>
  <sequence>115363</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729660</millis>
  <sequence>115362</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729660</millis>
  <sequence>115361</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729660</millis>
  <sequence>115360</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729660</millis>
  <sequence>115359</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729659</millis>
  <sequence>115358</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729659</millis>
  <sequence>115357</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729659</millis>
  <sequence>115356</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729659</millis>
  <sequence>115355</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729659</millis>
  <sequence>115354</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729659</millis>
  <sequence>115353</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729658</millis>
  <sequence>115352</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729658</millis>
  <sequence>115351</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729658</millis>
  <sequence>115350</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729658</millis>
  <sequence>115349</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729658</millis>
  <sequence>115348</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729658</millis>
  <sequence>115347</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729657</millis>
  <sequence>115346</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729657</millis>
  <sequence>115345</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729657</millis>
  <sequence>115344</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729657</millis>
  <sequence>115343</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729657</millis>
  <sequence>115342</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729657</millis>
  <sequence>115341</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729656</millis>
  <sequence>115340</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729656</millis>
  <sequence>115339</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729656</millis>
  <sequence>115338</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729656</millis>
  <sequence>115337</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729656</millis>
  <sequence>115336</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729656</millis>
  <sequence>115335</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729655</millis>
  <sequence>115334</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729655</millis>
  <sequence>115333</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729655</millis>
  <sequence>115332</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729655</millis>
  <sequence>115331</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729655</millis>
  <sequence>115330</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729655</millis>
  <sequence>115329</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729654</millis>
  <sequence>115328</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729654</millis>
  <sequence>115327</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729654</millis>
  <sequence>115326</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729654</millis>
  <sequence>115325</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729654</millis>
  <sequence>115324</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729654</millis>
  <sequence>115323</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729653</millis>
  <sequence>115322</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729653</millis>
  <sequence>115321</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729653</millis>
  <sequence>115320</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729653</millis>
  <sequence>115319</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729653</millis>
  <sequence>115318</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729652</millis>
  <sequence>115317</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729652</millis>
  <sequence>115316</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729652</millis>
  <sequence>115315</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729652</millis>
  <sequence>115314</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729652</millis>
  <sequence>115313</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729652</millis>
  <sequence>115312</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729651</millis>
  <sequence>115311</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729651</millis>
  <sequence>115310</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729651</millis>
  <sequence>115309</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729651</millis>
  <sequence>115308</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729651</millis>
  <sequence>115307</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729651</millis>
  <sequence>115306</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729650</millis>
  <sequence>115305</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</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-03T22:22:09</date>
  <millis>1775247729650</millis>
  <sequence>115304</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</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-03T22:22:09</date>
  <millis>1775247729650</millis>
  <sequence>115303</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</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-03T22:22:09</date>
  <millis>1775247729503</millis>
  <sequence>115302</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</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-03T22:22:09</date>
  <millis>1775247729467</millis>
  <sequence>115301</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</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-03T22:22:09</date>
  <millis>1775247729467</millis>
  <sequence>115300</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729467</millis>
  <sequence>115299</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729467</millis>
  <sequence>115298</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729467</millis>
  <sequence>115297</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729467</millis>
  <sequence>115296</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729466</millis>
  <sequence>115295</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729466</millis>
  <sequence>115294</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729466</millis>
  <sequence>115293</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729466</millis>
  <sequence>115292</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729466</millis>
  <sequence>115291</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729466</millis>
  <sequence>115290</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729465</millis>
  <sequence>115289</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729465</millis>
  <sequence>115288</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729465</millis>
  <sequence>115287</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729465</millis>
  <sequence>115286</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729465</millis>
  <sequence>115285</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729465</millis>
  <sequence>115284</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729464</millis>
  <sequence>115283</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729464</millis>
  <sequence>115282</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729464</millis>
  <sequence>115281</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729464</millis>
  <sequence>115280</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729464</millis>
  <sequence>115279</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729464</millis>
  <sequence>115278</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729463</millis>
  <sequence>115277</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729463</millis>
  <sequence>115276</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729463</millis>
  <sequence>115275</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729463</millis>
  <sequence>115274</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729463</millis>
  <sequence>115273</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729463</millis>
  <sequence>115272</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729462</millis>
  <sequence>115271</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729462</millis>
  <sequence>115270</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729462</millis>
  <sequence>115269</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729462</millis>
  <sequence>115268</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729462</millis>
  <sequence>115267</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729462</millis>
  <sequence>115266</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729461</millis>
  <sequence>115265</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729461</millis>
  <sequence>115264</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729461</millis>
  <sequence>115263</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729461</millis>
  <sequence>115262</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729461</millis>
  <sequence>115261</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729461</millis>
  <sequence>115260</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729460</millis>
  <sequence>115259</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729460</millis>
  <sequence>115258</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729460</millis>
  <sequence>115257</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729460</millis>
  <sequence>115256</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729460</millis>
  <sequence>115255</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729460</millis>
  <sequence>115254</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729460</millis>
  <sequence>115253</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729459</millis>
  <sequence>115252</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729459</millis>
  <sequence>115251</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729459</millis>
  <sequence>115250</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729459</millis>
  <sequence>115249</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729459</millis>
  <sequence>115248</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729458</millis>
  <sequence>115247</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729458</millis>
  <sequence>115246</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729458</millis>
  <sequence>115245</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729458</millis>
  <sequence>115244</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729458</millis>
  <sequence>115243</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729458</millis>
  <sequence>115242</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729457</millis>
  <sequence>115241</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729457</millis>
  <sequence>115240</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729457</millis>
  <sequence>115239</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729457</millis>
  <sequence>115238</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729457</millis>
  <sequence>115237</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729457</millis>
  <sequence>115236</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729456</millis>
  <sequence>115235</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729456</millis>
  <sequence>115234</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729456</millis>
  <sequence>115233</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729456</millis>
  <sequence>115232</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729456</millis>
  <sequence>115231</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729456</millis>
  <sequence>115230</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729455</millis>
  <sequence>115229</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729455</millis>
  <sequence>115228</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729455</millis>
  <sequence>115227</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729455</millis>
  <sequence>115226</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729455</millis>
  <sequence>115225</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729455</millis>
  <sequence>115224</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729454</millis>
  <sequence>115223</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729454</millis>
  <sequence>115222</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729454</millis>
  <sequence>115221</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729454</millis>
  <sequence>115220</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729454</millis>
  <sequence>115219</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729454</millis>
  <sequence>115218</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729453</millis>
  <sequence>115217</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729453</millis>
  <sequence>115216</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729453</millis>
  <sequence>115215</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729453</millis>
  <sequence>115214</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729453</millis>
  <sequence>115213</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729453</millis>
  <sequence>115212</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729452</millis>
  <sequence>115211</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729452</millis>
  <sequence>115210</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729452</millis>
  <sequence>115209</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729452</millis>
  <sequence>115208</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729452</millis>
  <sequence>115207</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729452</millis>
  <sequence>115206</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729451</millis>
  <sequence>115205</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729451</millis>
  <sequence>115204</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729451</millis>
  <sequence>115203</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729451</millis>
  <sequence>115202</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729451</millis>
  <sequence>115201</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729451</millis>
  <sequence>115200</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729450</millis>
  <sequence>115199</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729450</millis>
  <sequence>115198</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729450</millis>
  <sequence>115197</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729450</millis>
  <sequence>115196</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729450</millis>
  <sequence>115195</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729449</millis>
  <sequence>115194</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729449</millis>
  <sequence>115193</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729449</millis>
  <sequence>115192</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729449</millis>
  <sequence>115191</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729449</millis>
  <sequence>115190</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729449</millis>
  <sequence>115189</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729448</millis>
  <sequence>115188</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729448</millis>
  <sequence>115187</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729448</millis>
  <sequence>115186</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729448</millis>
  <sequence>115185</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729448</millis>
  <sequence>115184</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729448</millis>
  <sequence>115183</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729447</millis>
  <sequence>115182</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729447</millis>
  <sequence>115181</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729447</millis>
  <sequence>115180</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729447</millis>
  <sequence>115179</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729447</millis>
  <sequence>115178</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729446</millis>
  <sequence>115177</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729446</millis>
  <sequence>115176</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729446</millis>
  <sequence>115175</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729446</millis>
  <sequence>115174</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729446</millis>
  <sequence>115173</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729446</millis>
  <sequence>115172</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729445</millis>
  <sequence>115171</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729445</millis>
  <sequence>115170</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729445</millis>
  <sequence>115169</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729445</millis>
  <sequence>115168</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729445</millis>
  <sequence>115167</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729445</millis>
  <sequence>115166</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729444</millis>
  <sequence>115165</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729444</millis>
  <sequence>115164</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729444</millis>
  <sequence>115163</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729444</millis>
  <sequence>115162</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729444</millis>
  <sequence>115161</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729444</millis>
  <sequence>115160</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729443</millis>
  <sequence>115159</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729443</millis>
  <sequence>115158</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729443</millis>
  <sequence>115157</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729443</millis>
  <sequence>115156</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729443</millis>
  <sequence>115155</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729443</millis>
  <sequence>115154</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729442</millis>
  <sequence>115153</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729442</millis>
  <sequence>115152</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729442</millis>
  <sequence>115151</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729442</millis>
  <sequence>115150</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729442</millis>
  <sequence>115149</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729441</millis>
  <sequence>115148</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729441</millis>
  <sequence>115147</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729441</millis>
  <sequence>115146</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729441</millis>
  <sequence>115145</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729441</millis>
  <sequence>115144</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729441</millis>
  <sequence>115143</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729441</millis>
  <sequence>115142</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729440</millis>
  <sequence>115141</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729440</millis>
  <sequence>115140</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729440</millis>
  <sequence>115139</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729440</millis>
  <sequence>115138</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729440</millis>
  <sequence>115137</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729440</millis>
  <sequence>115136</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729439</millis>
  <sequence>115135</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729439</millis>
  <sequence>115134</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729439</millis>
  <sequence>115133</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729439</millis>
  <sequence>115132</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729439</millis>
  <sequence>115131</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729438</millis>
  <sequence>115130</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729438</millis>
  <sequence>115129</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729438</millis>
  <sequence>115128</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729438</millis>
  <sequence>115127</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729438</millis>
  <sequence>115126</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729438</millis>
  <sequence>115125</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729437</millis>
  <sequence>115124</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729437</millis>
  <sequence>115123</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729437</millis>
  <sequence>115122</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729437</millis>
  <sequence>115121</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729437</millis>
  <sequence>115120</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729437</millis>
  <sequence>115119</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729436</millis>
  <sequence>115118</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729436</millis>
  <sequence>115117</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729436</millis>
  <sequence>115116</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729436</millis>
  <sequence>115115</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729436</millis>
  <sequence>115114</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729436</millis>
  <sequence>115113</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729435</millis>
  <sequence>115112</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729435</millis>
  <sequence>115111</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729435</millis>
  <sequence>115110</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729435</millis>
  <sequence>115109</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729435</millis>
  <sequence>115108</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729435</millis>
  <sequence>115107</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729434</millis>
  <sequence>115106</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729434</millis>
  <sequence>115105</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729434</millis>
  <sequence>115104</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729434</millis>
  <sequence>115103</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729433</millis>
  <sequence>115102</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729433</millis>
  <sequence>115101</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729433</millis>
  <sequence>115100</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729433</millis>
  <sequence>115099</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729433</millis>
  <sequence>115098</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729433</millis>
  <sequence>115097</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729432</millis>
  <sequence>115096</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729432</millis>
  <sequence>115095</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729432</millis>
  <sequence>115094</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729432</millis>
  <sequence>115093</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729432</millis>
  <sequence>115092</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729432</millis>
  <sequence>115091</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729431</millis>
  <sequence>115090</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729431</millis>
  <sequence>115089</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729431</millis>
  <sequence>115088</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729431</millis>
  <sequence>115087</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729431</millis>
  <sequence>115086</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729336</millis>
  <sequence>115085</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729336</millis>
  <sequence>115084</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729336</millis>
  <sequence>115083</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729336</millis>
  <sequence>115082</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729336</millis>
  <sequence>115081</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729335</millis>
  <sequence>115080</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729335</millis>
  <sequence>115079</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729335</millis>
  <sequence>115078</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729335</millis>
  <sequence>115077</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729335</millis>
  <sequence>115076</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729335</millis>
  <sequence>115075</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729334</millis>
  <sequence>115074</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729334</millis>
  <sequence>115073</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729334</millis>
  <sequence>115072</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729334</millis>
  <sequence>115071</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729334</millis>
  <sequence>115070</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729334</millis>
  <sequence>115069</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729333</millis>
  <sequence>115068</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729333</millis>
  <sequence>115067</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729333</millis>
  <sequence>115066</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729333</millis>
  <sequence>115065</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729333</millis>
  <sequence>115064</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729333</millis>
  <sequence>115063</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729332</millis>
  <sequence>115062</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729332</millis>
  <sequence>115061</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729332</millis>
  <sequence>115060</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729332</millis>
  <sequence>115059</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729332</millis>
  <sequence>115058</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729331</millis>
  <sequence>115057</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729331</millis>
  <sequence>115056</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729331</millis>
  <sequence>115055</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729331</millis>
  <sequence>115054</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729331</millis>
  <sequence>115053</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729331</millis>
  <sequence>115052</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729330</millis>
  <sequence>115051</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729330</millis>
  <sequence>115050</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729330</millis>
  <sequence>115049</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729330</millis>
  <sequence>115048</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729330</millis>
  <sequence>115047</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729330</millis>
  <sequence>115046</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729329</millis>
  <sequence>115045</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729329</millis>
  <sequence>115044</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729329</millis>
  <sequence>115043</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729329</millis>
  <sequence>115042</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729329</millis>
  <sequence>115041</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729329</millis>
  <sequence>115040</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729328</millis>
  <sequence>115039</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729328</millis>
  <sequence>115038</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729328</millis>
  <sequence>115037</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729328</millis>
  <sequence>115036</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729328</millis>
  <sequence>115035</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729328</millis>
  <sequence>115034</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729327</millis>
  <sequence>115033</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729327</millis>
  <sequence>115032</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729327</millis>
  <sequence>115031</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729327</millis>
  <sequence>115030</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729327</millis>
  <sequence>115029</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729327</millis>
  <sequence>115028</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729326</millis>
  <sequence>115027</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729326</millis>
  <sequence>115026</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729326</millis>
  <sequence>115025</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729326</millis>
  <sequence>115024</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729326</millis>
  <sequence>115023</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729326</millis>
  <sequence>115022</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729325</millis>
  <sequence>115021</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729325</millis>
  <sequence>115020</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729325</millis>
  <sequence>115019</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729325</millis>
  <sequence>115018</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729325</millis>
  <sequence>115017</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729325</millis>
  <sequence>115016</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729324</millis>
  <sequence>115015</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729324</millis>
  <sequence>115014</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729324</millis>
  <sequence>115013</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729324</millis>
  <sequence>115012</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729324</millis>
  <sequence>115011</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729324</millis>
  <sequence>115010</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729323</millis>
  <sequence>115009</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729323</millis>
  <sequence>115008</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729323</millis>
  <sequence>115007</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729323</millis>
  <sequence>115006</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729323</millis>
  <sequence>115005</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729323</millis>
  <sequence>115004</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729322</millis>
  <sequence>115003</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729322</millis>
  <sequence>115002</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729322</millis>
  <sequence>115001</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729322</millis>
  <sequence>115000</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729322</millis>
  <sequence>114999</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729321</millis>
  <sequence>114998</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729321</millis>
  <sequence>114997</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729321</millis>
  <sequence>114996</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729321</millis>
  <sequence>114995</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729321</millis>
  <sequence>114994</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729321</millis>
  <sequence>114993</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729320</millis>
  <sequence>114992</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729320</millis>
  <sequence>114991</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729320</millis>
  <sequence>114990</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729320</millis>
  <sequence>114989</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729320</millis>
  <sequence>114988</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729320</millis>
  <sequence>114987</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729319</millis>
  <sequence>114986</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729319</millis>
  <sequence>114985</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729319</millis>
  <sequence>114984</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729319</millis>
  <sequence>114983</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729319</millis>
  <sequence>114982</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729319</millis>
  <sequence>114981</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729318</millis>
  <sequence>114980</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729318</millis>
  <sequence>114979</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729318</millis>
  <sequence>114978</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729318</millis>
  <sequence>114977</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729318</millis>
  <sequence>114976</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729318</millis>
  <sequence>114975</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729317</millis>
  <sequence>114974</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729317</millis>
  <sequence>114973</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729317</millis>
  <sequence>114972</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729317</millis>
  <sequence>114971</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729317</millis>
  <sequence>114970</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729317</millis>
  <sequence>114969</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729316</millis>
  <sequence>114968</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729316</millis>
  <sequence>114967</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729316</millis>
  <sequence>114966</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729316</millis>
  <sequence>114965</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729316</millis>
  <sequence>114964</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729315</millis>
  <sequence>114963</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729315</millis>
  <sequence>114962</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729315</millis>
  <sequence>114961</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729315</millis>
  <sequence>114960</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729315</millis>
  <sequence>114959</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729315</millis>
  <sequence>114958</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729314</millis>
  <sequence>114957</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729314</millis>
  <sequence>114956</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729314</millis>
  <sequence>114955</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729314</millis>
  <sequence>114954</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729314</millis>
  <sequence>114953</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729313</millis>
  <sequence>114952</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729313</millis>
  <sequence>114951</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729313</millis>
  <sequence>114950</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729313</millis>
  <sequence>114949</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729313</millis>
  <sequence>114948</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729313</millis>
  <sequence>114947</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729312</millis>
  <sequence>114946</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729312</millis>
  <sequence>114945</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729312</millis>
  <sequence>114944</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729312</millis>
  <sequence>114943</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729312</millis>
  <sequence>114942</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729311</millis>
  <sequence>114941</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729311</millis>
  <sequence>114940</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729311</millis>
  <sequence>114939</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729311</millis>
  <sequence>114938</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729311</millis>
  <sequence>114937</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729311</millis>
  <sequence>114936</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729310</millis>
  <sequence>114935</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729310</millis>
  <sequence>114934</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729310</millis>
  <sequence>114933</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729310</millis>
  <sequence>114932</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729310</millis>
  <sequence>114931</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729310</millis>
  <sequence>114930</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729309</millis>
  <sequence>114929</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729309</millis>
  <sequence>114928</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729309</millis>
  <sequence>114927</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729309</millis>
  <sequence>114926</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729309</millis>
  <sequence>114925</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729309</millis>
  <sequence>114924</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729308</millis>
  <sequence>114923</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729308</millis>
  <sequence>114922</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729308</millis>
  <sequence>114921</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729308</millis>
  <sequence>114920</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729308</millis>
  <sequence>114919</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729308</millis>
  <sequence>114918</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729307</millis>
  <sequence>114917</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729307</millis>
  <sequence>114916</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729307</millis>
  <sequence>114915</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729307</millis>
  <sequence>114914</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729307</millis>
  <sequence>114913</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729307</millis>
  <sequence>114912</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729306</millis>
  <sequence>114911</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729306</millis>
  <sequence>114910</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729306</millis>
  <sequence>114909</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729306</millis>
  <sequence>114908</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729306</millis>
  <sequence>114907</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729306</millis>
  <sequence>114906</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729305</millis>
  <sequence>114905</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729305</millis>
  <sequence>114904</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729305</millis>
  <sequence>114903</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729305</millis>
  <sequence>114902</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729305</millis>
  <sequence>114901</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729305</millis>
  <sequence>114900</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</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-03T22:22:09</date>
  <millis>1775247729304</millis>
  <sequence>114899</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729304</millis>
  <sequence>114898</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729304</millis>
  <sequence>114897</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729304</millis>
  <sequence>114896</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729304</millis>
  <sequence>114895</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729304</millis>
  <sequence>114894</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729303</millis>
  <sequence>114893</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729303</millis>
  <sequence>114892</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729303</millis>
  <sequence>114891</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729303</millis>
  <sequence>114890</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729303</millis>
  <sequence>114889</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729303</millis>
  <sequence>114888</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729302</millis>
  <sequence>114887</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729302</millis>
  <sequence>114886</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729302</millis>
  <sequence>114885</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729302</millis>
  <sequence>114884</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729302</millis>
  <sequence>114883</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729302</millis>
  <sequence>114882</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729301</millis>
  <sequence>114881</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729301</millis>
  <sequence>114880</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729301</millis>
  <sequence>114879</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729301</millis>
  <sequence>114878</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729301</millis>
  <sequence>114877</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729301</millis>
  <sequence>114876</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729300</millis>
  <sequence>114875</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729300</millis>
  <sequence>114874</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729300</millis>
  <sequence>114873</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729300</millis>
  <sequence>114872</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</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-03T22:22:09</date>
  <millis>1775247729300</millis>
  <sequence>114871</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729299</millis>
  <sequence>114870</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729299</millis>
  <sequence>114869</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729299</millis>
  <sequence>114868</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729299</millis>
  <sequence>114867</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729299</millis>
  <sequence>114866</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729299</millis>
  <sequence>114865</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729298</millis>
  <sequence>114864</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729298</millis>
  <sequence>114863</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729298</millis>
  <sequence>114862</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729298</millis>
  <sequence>114861</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729298</millis>
  <sequence>114860</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729298</millis>
  <sequence>114859</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729297</millis>
  <sequence>114858</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729248</millis>
  <sequence>114857</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729248</millis>
  <sequence>114856</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729248</millis>
  <sequence>114855</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729248</millis>
  <sequence>114854</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729248</millis>
  <sequence>114853</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729248</millis>
  <sequence>114852</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729248</millis>
  <sequence>114851</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729247</millis>
  <sequence>114850</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729247</millis>
  <sequence>114849</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729247</millis>
  <sequence>114848</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729247</millis>
  <sequence>114847</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729247</millis>
  <sequence>114846</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729247</millis>
  <sequence>114845</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729247</millis>
  <sequence>114844</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729246</millis>
  <sequence>114843</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729246</millis>
  <sequence>114842</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729246</millis>
  <sequence>114841</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729246</millis>
  <sequence>114840</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729245</millis>
  <sequence>114839</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729128</millis>
  <sequence>114838</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729128</millis>
  <sequence>114837</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729128</millis>
  <sequence>114836</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729127</millis>
  <sequence>114835</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729127</millis>
  <sequence>114834</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729127</millis>
  <sequence>114833</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729127</millis>
  <sequence>114832</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729127</millis>
  <sequence>114831</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729127</millis>
  <sequence>114830</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729126</millis>
  <sequence>114829</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729126</millis>
  <sequence>114828</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729126</millis>
  <sequence>114827</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729126</millis>
  <sequence>114826</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729126</millis>
  <sequence>114825</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729126</millis>
  <sequence>114824</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729125</millis>
  <sequence>114823</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729125</millis>
  <sequence>114822</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729125</millis>
  <sequence>114821</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729125</millis>
  <sequence>114820</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729125</millis>
  <sequence>114819</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729125</millis>
  <sequence>114818</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729124</millis>
  <sequence>114817</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729124</millis>
  <sequence>114816</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729124</millis>
  <sequence>114815</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729124</millis>
  <sequence>114814</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729124</millis>
  <sequence>114813</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729124</millis>
  <sequence>114812</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729123</millis>
  <sequence>114811</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729123</millis>
  <sequence>114810</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729123</millis>
  <sequence>114809</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729123</millis>
  <sequence>114808</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729123</millis>
  <sequence>114807</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729122</millis>
  <sequence>114806</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729122</millis>
  <sequence>114805</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729122</millis>
  <sequence>114804</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729122</millis>
  <sequence>114803</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729122</millis>
  <sequence>114802</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729122</millis>
  <sequence>114801</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729121</millis>
  <sequence>114800</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729121</millis>
  <sequence>114799</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729121</millis>
  <sequence>114798</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:09</date>
  <millis>1775247729104</millis>
  <sequence>114797</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</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-03T22:22:09</date>
  <millis>1775247729101</millis>
  <sequence>114796</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</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-03T22:22:09</date>
  <millis>1775247729076</millis>
  <sequence>114795</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</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-03T22:22:09</date>
  <millis>1775247729058</millis>
  <sequence>114794</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</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-03T22:22:09</date>
  <millis>1775247729048</millis>
  <sequence>114793</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</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-03T22:22:08</date>
  <millis>1775247728854</millis>
  <sequence>114792</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</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-03T22:22:08</date>
  <millis>1775247728663</millis>
  <sequence>114791</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</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-03T22:22:08</date>
  <millis>1775247728651</millis>
  <sequence>114790</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</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-03T22:22:08</date>
  <millis>1775247728644</millis>
  <sequence>114789</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</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-03T22:22:08</date>
  <millis>1775247728452</millis>
  <sequence>114788</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:سنوکر پلیئر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:سنوکر_پلیئر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:08</date>
  <millis>1775247728451</millis>
  <sequence>114787</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:سنوکر پلیئر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:سنوکر_پلیئر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:08</date>
  <millis>1775247728451</millis>
  <sequence>114786</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:سنوکر پلیئر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:سنوکر_پلیئر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:08</date>
  <millis>1775247728451</millis>
  <sequence>114785</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:سنوکر پلیئر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:سنوکر_پلیئر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:08</date>
  <millis>1775247728451</millis>
  <sequence>114784</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:سنوکر پلیئر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:سنوکر_پلیئر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:08</date>
  <millis>1775247728451</millis>
  <sequence>114783</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:سنوکر پلیئر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:سنوکر_پلیئر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:08</date>
  <millis>1775247728450</millis>
  <sequence>114782</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:سنوکر پلیئر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:سنوکر_پلیئر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:08</date>
  <millis>1775247728450</millis>
  <sequence>114781</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:سنوکر پلیئر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:سنوکر_پلیئر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:08</date>
  <millis>1775247728450</millis>
  <sequence>114780</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:سنوکر پلیئر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:سنوکر_پلیئر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:08</date>
  <millis>1775247728450</millis>
  <sequence>114779</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</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-03T22:22:08</date>
  <millis>1775247728450</millis>
  <sequence>114778</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:سنوکر پلیئر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:سنوکر_پلیئر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:08</date>
  <millis>1775247728450</millis>
  <sequence>114777</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:سنوکر پلیئر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:سنوکر_پلیئر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:08</date>
  <millis>1775247728449</millis>
  <sequence>114776</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:سنوکر پلیئر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:سنوکر_پلیئر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:08</date>
  <millis>1775247728449</millis>
  <sequence>114775</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:سنوکر پلیئر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:سنوکر_پلیئر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:08</date>
  <millis>1775247728449</millis>
  <sequence>114774</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:سنوکر پلیئر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:سنوکر_پلیئر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:08</date>
  <millis>1775247728449</millis>
  <sequence>114773</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:سنوکر پلیئر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:سنوکر_پلیئر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:08</date>
  <millis>1775247728449</millis>
  <sequence>114772</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:سنوکر پلیئر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:سنوکر_پلیئر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:08</date>
  <millis>1775247728437</millis>
  <sequence>114771</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:فرانس اولمپکس. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:فرانس_اولمپکس</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:08</date>
  <millis>1775247728437</millis>
  <sequence>114770</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:فرانس اولمپکس. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:فرانس_اولمپکس</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:08</date>
  <millis>1775247728437</millis>
  <sequence>114769</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:فرانس اولمپکس. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:فرانس_اولمپکس</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:08</date>
  <millis>1775247728436</millis>
  <sequence>114768</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:فرانس اولمپکس. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:فرانس_اولمپکس</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:08</date>
  <millis>1775247728436</millis>
  <sequence>114767</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:فرانس اولمپکس. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:فرانس_اولمپکس</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:08</date>
  <millis>1775247728436</millis>
  <sequence>114766</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:فرانس اولمپکس. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:فرانس_اولمپکس</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:08</date>
  <millis>1775247728436</millis>
  <sequence>114765</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:فرانس اولمپکس. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:فرانس_اولمپکس</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:08</date>
  <millis>1775247728436</millis>
  <sequence>114764</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:فرانس اولمپکس. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:فرانس_اولمپکس</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:08</date>
  <millis>1775247728436</millis>
  <sequence>114763</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:فرانس اولمپکس. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:فرانس_اولمپکس</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:08</date>
  <millis>1775247728435</millis>
  <sequence>114762</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:فرانس اولمپکس. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:فرانس_اولمپکس</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:08</date>
  <millis>1775247728435</millis>
  <sequence>114761</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:فرانس اولمپکس. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:فرانس_اولمپکس</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:08</date>
  <millis>1775247728435</millis>
  <sequence>114760</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:فرانس اولمپکس. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:فرانس_اولمپکس</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:08</date>
  <millis>1775247728435</millis>
  <sequence>114759</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:فرانس اولمپکس. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:فرانس_اولمپکس</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:08</date>
  <millis>1775247728435</millis>
  <sequence>114758</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:فرانس اولمپکس. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:فرانس_اولمپکس</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:08</date>
  <millis>1775247728434</millis>
  <sequence>114757</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:فرانس اولمپکس. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:فرانس_اولمپکس</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:08</date>
  <millis>1775247728423</millis>
  <sequence>114756</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</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-03T22:22:08</date>
  <millis>1775247728423</millis>
  <sequence>114755</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</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-03T22:22:08</date>
  <millis>1775247728262</millis>
  <sequence>114754</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:ہينڈ بال كى بائيوگرافى. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:ہينڈ_بال_كى_بائيوگرافى</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:08</date>
  <millis>1775247728262</millis>
  <sequence>114753</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:ہينڈ بال كى بائيوگرافى. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:ہينڈ_بال_كى_بائيوگرافى</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:08</date>
  <millis>1775247728262</millis>
  <sequence>114752</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:ہينڈ بال كى بائيوگرافى. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:ہينڈ_بال_كى_بائيوگرافى</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:08</date>
  <millis>1775247728262</millis>
  <sequence>114751</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:ہينڈ بال كى بائيوگرافى. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:ہينڈ_بال_كى_بائيوگرافى</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:08</date>
  <millis>1775247728261</millis>
  <sequence>114750</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:ہينڈ بال كى بائيوگرافى. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:ہينڈ_بال_كى_بائيوگرافى</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:08</date>
  <millis>1775247728261</millis>
  <sequence>114749</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:ہينڈ بال كى بائيوگرافى. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:ہينڈ_بال_كى_بائيوگرافى</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:08</date>
  <millis>1775247728261</millis>
  <sequence>114748</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:ہينڈ بال كى بائيوگرافى. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:ہينڈ_بال_كى_بائيوگرافى</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:08</date>
  <millis>1775247728261</millis>
  <sequence>114747</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:ہينڈ بال كى بائيوگرافى. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:ہينڈ_بال_كى_بائيوگرافى</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:08</date>
  <millis>1775247728261</millis>
  <sequence>114746</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:ہينڈ بال كى بائيوگرافى. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:ہينڈ_بال_كى_بائيوگرافى</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:08</date>
  <millis>1775247728261</millis>
  <sequence>114745</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:ہينڈ بال كى بائيوگرافى. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:ہينڈ_بال_كى_بائيوگرافى</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:08</date>
  <millis>1775247728260</millis>
  <sequence>114744</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:ہينڈ بال كى بائيوگرافى. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:ہينڈ_بال_كى_بائيوگرافى</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:08</date>
  <millis>1775247728260</millis>
  <sequence>114743</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:ہينڈ بال كى بائيوگرافى. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:ہينڈ_بال_كى_بائيوگرافى</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:08</date>
  <millis>1775247728260</millis>
  <sequence>114742</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:ہينڈ بال كى بائيوگرافى. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:ہينڈ_بال_كى_بائيوگرافى</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:08</date>
  <millis>1775247728260</millis>
  <sequence>114741</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:ہينڈ بال كى بائيوگرافى. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:ہينڈ_بال_كى_بائيوگرافى</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:08</date>
  <millis>1775247728260</millis>
  <sequence>114740</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:ہينڈ بال كى بائيوگرافى. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:ہينڈ_بال_كى_بائيوگرافى</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:08</date>
  <millis>1775247728259</millis>
  <sequence>114739</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:ہينڈ بال كى بائيوگرافى. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:ہينڈ_بال_كى_بائيوگرافى</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:08</date>
  <millis>1775247728250</millis>
  <sequence>114738</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</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-03T22:22:08</date>
  <millis>1775247728249</millis>
  <sequence>114737</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</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-03T22:22:08</date>
  <millis>1775247728229</millis>
  <sequence>114736</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</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-03T22:22:08</date>
  <millis>1775247728212</millis>
  <sequence>114735</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</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-03T22:22:08</date>
  <millis>1775247728207</millis>
  <sequence>114734</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</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-03T22:22:08</date>
  <millis>1775247728195</millis>
  <sequence>114733</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:08</date>
  <millis>1775247728195</millis>
  <sequence>114732</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:08</date>
  <millis>1775247728195</millis>
  <sequence>114731</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:08</date>
  <millis>1775247728195</millis>
  <sequence>114730</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:08</date>
  <millis>1775247728195</millis>
  <sequence>114729</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:08</date>
  <millis>1775247728194</millis>
  <sequence>114728</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:08</date>
  <millis>1775247728194</millis>
  <sequence>114727</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:08</date>
  <millis>1775247728194</millis>
  <sequence>114726</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:08</date>
  <millis>1775247728194</millis>
  <sequence>114725</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:08</date>
  <millis>1775247728194</millis>
  <sequence>114724</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:08</date>
  <millis>1775247728194</millis>
  <sequence>114723</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:08</date>
  <millis>1775247728193</millis>
  <sequence>114722</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:08</date>
  <millis>1775247728193</millis>
  <sequence>114721</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:08</date>
  <millis>1775247728193</millis>
  <sequence>114720</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:08</date>
  <millis>1775247728193</millis>
  <sequence>114719</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:08</date>
  <millis>1775247728193</millis>
  <sequence>114718</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:08</date>
  <millis>1775247728193</millis>
  <sequence>114717</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:08</date>
  <millis>1775247728192</millis>
  <sequence>114716</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:08</date>
  <millis>1775247728192</millis>
  <sequence>114715</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:08</date>
  <millis>1775247728192</millis>
  <sequence>114714</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:08</date>
  <millis>1775247728192</millis>
  <sequence>114713</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:08</date>
  <millis>1775247728192</millis>
  <sequence>114712</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:08</date>
  <millis>1775247728192</millis>
  <sequence>114711</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:08</date>
  <millis>1775247728192</millis>
  <sequence>114710</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:08</date>
  <millis>1775247728191</millis>
  <sequence>114709</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:08</date>
  <millis>1775247728191</millis>
  <sequence>114708</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:08</date>
  <millis>1775247728191</millis>
  <sequence>114707</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:08</date>
  <millis>1775247728191</millis>
  <sequence>114706</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:08</date>
  <millis>1775247728191</millis>
  <sequence>114705</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:08</date>
  <millis>1775247728191</millis>
  <sequence>114704</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:08</date>
  <millis>1775247728190</millis>
  <sequence>114703</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:08</date>
  <millis>1775247728190</millis>
  <sequence>114702</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:08</date>
  <millis>1775247728190</millis>
  <sequence>114701</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:08</date>
  <millis>1775247728190</millis>
  <sequence>114700</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:08</date>
  <millis>1775247728190</millis>
  <sequence>114699</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:08</date>
  <millis>1775247728190</millis>
  <sequence>114698</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:08</date>
  <millis>1775247728189</millis>
  <sequence>114697</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:08</date>
  <millis>1775247728189</millis>
  <sequence>114696</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:08</date>
  <millis>1775247728189</millis>
  <sequence>114695</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:08</date>
  <millis>1775247728189</millis>
  <sequence>114694</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:08</date>
  <millis>1775247728189</millis>
  <sequence>114693</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:08</date>
  <millis>1775247728189</millis>
  <sequence>114692</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:08</date>
  <millis>1775247728188</millis>
  <sequence>114691</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:08</date>
  <millis>1775247728188</millis>
  <sequence>114690</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:08</date>
  <millis>1775247728188</millis>
  <sequence>114689</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:08</date>
  <millis>1775247728188</millis>
  <sequence>114688</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:08</date>
  <millis>1775247728188</millis>
  <sequence>114687</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:08</date>
  <millis>1775247728188</millis>
  <sequence>114686</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:08</date>
  <millis>1775247728187</millis>
  <sequence>114685</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:08</date>
  <millis>1775247728187</millis>
  <sequence>114684</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:08</date>
  <millis>1775247728034</millis>
  <sequence>114683</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</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-03T22:22:08</date>
  <millis>1775247728034</millis>
  <sequence>114682</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</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-03T22:22:08</date>
  <millis>1775247728021</millis>
  <sequence>114681</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</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-03T22:22:08</date>
  <millis>1775247728020</millis>
  <sequence>114680</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</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-03T22:22:08</date>
  <millis>1775247728020</millis>
  <sequence>114679</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</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-03T22:22:07</date>
  <millis>1775247727985</millis>
  <sequence>114678</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</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-03T22:22:07</date>
  <millis>1775247727848</millis>
  <sequence>114677</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</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-03T22:22:07</date>
  <millis>1775247727829</millis>
  <sequence>114676</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</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-03T22:22:07</date>
  <millis>1775247727804</millis>
  <sequence>114675</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</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-03T22:22:07</date>
  <millis>1775247727803</millis>
  <sequence>114674</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</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-03T22:22:07</date>
  <millis>1775247727642</millis>
  <sequence>114673</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:07</date>
  <millis>1775247727642</millis>
  <sequence>114672</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:07</date>
  <millis>1775247727642</millis>
  <sequence>114671</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:07</date>
  <millis>1775247727642</millis>
  <sequence>114670</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:07</date>
  <millis>1775247727642</millis>
  <sequence>114669</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:07</date>
  <millis>1775247727641</millis>
  <sequence>114668</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:07</date>
  <millis>1775247727641</millis>
  <sequence>114667</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:07</date>
  <millis>1775247727641</millis>
  <sequence>114666</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:07</date>
  <millis>1775247727641</millis>
  <sequence>114665</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:07</date>
  <millis>1775247727641</millis>
  <sequence>114664</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:07</date>
  <millis>1775247727641</millis>
  <sequence>114663</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:07</date>
  <millis>1775247727640</millis>
  <sequence>114662</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:07</date>
  <millis>1775247727640</millis>
  <sequence>114661</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:07</date>
  <millis>1775247727640</millis>
  <sequence>114660</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:07</date>
  <millis>1775247727640</millis>
  <sequence>114659</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:07</date>
  <millis>1775247727640</millis>
  <sequence>114658</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:07</date>
  <millis>1775247727640</millis>
  <sequence>114657</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:07</date>
  <millis>1775247727640</millis>
  <sequence>114656</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:07</date>
  <millis>1775247727639</millis>
  <sequence>114655</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:07</date>
  <millis>1775247727639</millis>
  <sequence>114654</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:07</date>
  <millis>1775247727639</millis>
  <sequence>114653</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:07</date>
  <millis>1775247727639</millis>
  <sequence>114652</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:07</date>
  <millis>1775247727639</millis>
  <sequence>114651</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:07</date>
  <millis>1775247727639</millis>
  <sequence>114650</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:07</date>
  <millis>1775247727638</millis>
  <sequence>114649</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:07</date>
  <millis>1775247727638</millis>
  <sequence>114648</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:07</date>
  <millis>1775247727638</millis>
  <sequence>114647</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:07</date>
  <millis>1775247727638</millis>
  <sequence>114646</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:07</date>
  <millis>1775247727638</millis>
  <sequence>114645</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:07</date>
  <millis>1775247727638</millis>
  <sequence>114644</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:07</date>
  <millis>1775247727637</millis>
  <sequence>114643</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:07</date>
  <millis>1775247727637</millis>
  <sequence>114642</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:07</date>
  <millis>1775247727637</millis>
  <sequence>114641</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:07</date>
  <millis>1775247727637</millis>
  <sequence>114640</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:07</date>
  <millis>1775247727637</millis>
  <sequence>114639</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:07</date>
  <millis>1775247727637</millis>
  <sequence>114638</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:07</date>
  <millis>1775247727636</millis>
  <sequence>114637</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:07</date>
  <millis>1775247727636</millis>
  <sequence>114636</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:07</date>
  <millis>1775247727636</millis>
  <sequence>114635</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:07</date>
  <millis>1775247727636</millis>
  <sequence>114634</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:07</date>
  <millis>1775247727636</millis>
  <sequence>114633</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:07</date>
  <millis>1775247727584</millis>
  <sequence>114632</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:نارویجن اسٹیشن. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:نارویجن_اسٹیشن</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:07</date>
  <millis>1775247727584</millis>
  <sequence>114631</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:نارویجن اسٹیشن. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:نارویجن_اسٹیشن</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:07</date>
  <millis>1775247727583</millis>
  <sequence>114630</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:نارویجن اسٹیشن. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:نارویجن_اسٹیشن</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:07</date>
  <millis>1775247727583</millis>
  <sequence>114629</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:نارویجن اسٹیشن. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:نارویجن_اسٹیشن</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:07</date>
  <millis>1775247727583</millis>
  <sequence>114628</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:نارویجن اسٹیشن. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:نارویجن_اسٹیشن</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:07</date>
  <millis>1775247727583</millis>
  <sequence>114627</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:نارویجن اسٹیشن. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:نارویجن_اسٹیشن</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:07</date>
  <millis>1775247727583</millis>
  <sequence>114626</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:نارویجن اسٹیشن. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:نارویجن_اسٹیشن</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:07</date>
  <millis>1775247727583</millis>
  <sequence>114625</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:نارویجن اسٹیشن. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:نارویجن_اسٹیشن</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:07</date>
  <millis>1775247727583</millis>
  <sequence>114624</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:نارویجن اسٹیشن. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:نارویجن_اسٹیشن</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:07</date>
  <millis>1775247727582</millis>
  <sequence>114623</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:نارویجن اسٹیشن. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:نارویجن_اسٹیشن</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:07</date>
  <millis>1775247727582</millis>
  <sequence>114622</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:نارویجن اسٹیشن. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:نارویجن_اسٹیشن</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:07</date>
  <millis>1775247727582</millis>
  <sequence>114621</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:نارویجن اسٹیشن. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:نارویجن_اسٹیشن</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:07</date>
  <millis>1775247727582</millis>
  <sequence>114620</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:نارویجن اسٹیشن. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:نارویجن_اسٹیشن</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:07</date>
  <millis>1775247727582</millis>
  <sequence>114619</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:نارویجن اسٹیشن. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:نارویجن_اسٹیشن</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:07</date>
  <millis>1775247727582</millis>
  <sequence>114618</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:نارویجن اسٹیشن. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:نارویجن_اسٹیشن</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:07</date>
  <millis>1775247727581</millis>
  <sequence>114617</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:نارویجن اسٹیشن. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:نارویجن_اسٹیشن</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:07</date>
  <millis>1775247727581</millis>
  <sequence>114616</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:نارویجن اسٹیشن. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:نارویجن_اسٹیشن</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:07</date>
  <millis>1775247727581</millis>
  <sequence>114615</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:نارویجن اسٹیشن. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:نارویجن_اسٹیشن</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:07</date>
  <millis>1775247727581</millis>
  <sequence>114614</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:نارویجن اسٹیشن. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:نارویجن_اسٹیشن</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:07</date>
  <millis>1775247727581</millis>
  <sequence>114613</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:نارویجن اسٹیشن. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:نارویجن_اسٹیشن</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:07</date>
  <millis>1775247727581</millis>
  <sequence>114612</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:نارویجن اسٹیشن. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:نارویجن_اسٹیشن</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:07</date>
  <millis>1775247727580</millis>
  <sequence>114611</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:نارویجن اسٹیشن. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:نارویجن_اسٹیشن</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:07</date>
  <millis>1775247727580</millis>
  <sequence>114610</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:نارویجن اسٹیشن. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:نارویجن_اسٹیشن</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor29</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-03T22:22:07</date>
  <millis>1775247727459</millis>
  <sequence>114609</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</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-03T22:22:07</date>
  <millis>1775247727459</millis>
  <sequence>114608</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>252</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>
</log>